Blazor コントロール
AdditionalAttributes プロパティ (C1ListView<T>)

C1.Blazor.ListView アセンブリ > C1.Blazor.ListView 名前空間 > C1ListView<T> クラス : AdditionalAttributes プロパティ
作成された要素に適用される追加属性のコレクションを取得または設定します。
シンタックス
'宣言
 
Public Property AdditionalAttributes As System.Collections.Generic.IReadOnlyDictionary(Of String,Object)
public System.Collections.Generic.IReadOnlyDictionary<string,object> AdditionalAttributes {get; set;}
参照

参照

C1ListView<T> クラス
C1ListView<T> メンバ